Skip to content
Back to search
30
MCP

Dev Browser

pulsemcp/dev browser

Browser automation through Chrome DevTools Protocol with AI-friendly DOM snapshots, element targeting, and multi-tab management for web testing and automation workflows.

Uptime
0.0%
3 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

Chrome DevTools
Provides direct Chrome browser control through DevTools for web automation, debugging, and performance analysis using accessibility tree sna
0 tools
Chrome Browser Control
Enables fine-grained control over Chrome browser instances through the Chrome DevTools Protocol, allowing web navigation, element interactio
0 tools
Stealth Chrome DevTools
Controls Chrome via DevTools with a master/copy profile strategy for session isolation and deterministic browser automation.
0 tools
Chrome Debug Protocol
Provides browser automation capabilities through Chrome's debugging protocol with session persistence, enabling web scraping, testing, and a
0 tools
Chrome Browser Automation
Enables AI-driven web automation through Chrome browser integration for tasks like navigation, interaction, form filling, and content extrac
0 tools
Browser
Load authenticated web pages using Chrome DevTools Protocol
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "dev_browser": {
      "url": "None",
      "transport": "http"
    }
  }
}